Add a test for window focus handling
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Aug 2014 09:17:18 +0000 (11:17 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 Aug 2014 09:38:44 +0000 (11:38 +0200)
commit52ab9a36fa273a889c09ea0a7122ab20a94d8543
tree240517e99bfc8fb2e3e22fc1b57a84a87b8dd72c
parentf15ebc2dd21aba1c8b0ac9526258c556c0052a71
Add a test for window focus handling

This is a small test that checks that gtk_window_set/get_focus
behave as expected, regardless of the window being shown or hidden.
testsuite/gtk/Makefile.am
testsuite/gtk/focus.c [new file with mode: 0644]